home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / LinAlg 3.1 / LinAlg / sample_adv.dat < prev    next >
Encoding:
Text File  |  1995-12-21  |  288 b   |  11 lines  |  [TEXT/CWIE]

  1.  
  2. Donsample matrices using traditional and non-traditional methods
  3.  
  4. Make sure that both methods give the same results
  5.  
  6. Clock the traditional downsampling
  7.     It took 3 sec to complete the test
  8.  
  9. Clock the 'new style' downsampling (with lazy matrices)
  10.     It took 2 sec to complete the test
  11.